html{font-family:'Arial Normal', 'Arial';color: #333;sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
html,body{width: 100%;height:100%;font-size: 14px;color: #333;background-color: #f1f4f6;color: #333;}
li{list-style:none}
input,button,select,textarea{outline:medium; outline:none; resize: none; /*border:none;*/ outline:0px; }
img{border:0px;}
/*button,select,textarea{-webkit-appearance:none;background: transparent;}*/
input[type="text"],input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
button { cursor: pointer; -webkit-appearance: none; }
::-webkit-input-placeholder {color: #999999;font-size: 0.9rem;}
*{margin: 0;padding: 0;}
th,td{ font-weight: 500; word-wrap:break-word; word-break:break-all;}

a{background-color:transparent;text-decoration:none;cursor: pointer;color: #666666;}
a:active,a:hover{outline:0}
td,th{padding:0}
table th{
    font-weight: 500;
}
.clearfix:after{
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}
.clearfix{ zoom: 1; overflow: hidden; }

.fl{float: left !important;}
.fr{float: right !important;}
.w1{width:100% !important;}
.w2{width:20% !important;}
.w3{width:30% !important;}
.w5{width:50% !important;}
.w7{width:70% !important;}
.w33{width:33.333333% !important;}
.h1{height:100% !important;}
.wh1{width:100%;height:100% !important;}
.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}
.ab{display: block;}
.aik{display: inline-block;}

.com{ width: 100%; }

/*导航*/
.nav_big{ width: 100%;position: absolute;top:0;left: 0;right: 0;z-index: 11;}
.nav_t{ width: 100%;height: 40px;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.2);color: #fff;}
.nav_t_in{ width: 1250px; margin: 0 auto;}
.nav_1R{width: 260px;height: 40px;/*margin-right: 120px;*/}
.log{font-size: 14px;color: #fff;line-height: 40px;margin: 0 5px;}
.log_icon{ width: 16px;height: 16px;vertical-align: middle; }

/* 语言 */
.hedlang{height: 40px;line-height: 40px;font-size: 14px; position: relative;padding-left: 10px;}
.lang_switch{color: #fff;}
.uil_swith{position: absolute;left: -10px;top: 38px;z-index: 99;}
.swi_ame{ width: 12px; height: 7px; position: absolute; top: -6px; right: 49px;}
.swiselct{width: 100px;border: 1px solid #e5e5e5;padding: 5px 0;background: #ffffff;}
.swiselct li{height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #666666;cursor: pointer;}
.swiselct li a{ display: block;}
.swiselct li a:hover{color: #0056c1;}
.swiselct li a.swihor{color: #0056c1;}

.nav{width: 100%;height: 80px;}
.nav_in{width: 1250px;height: 80px;margin: 0 auto;padding: 15px 0; box-sizing: border-box;}
.navL{ width: 26%;}
.logo{ width: auto; height: 48px;}
.navr{width: 74%;height: 50px;}
.navr_ul{ width: 100%;height: 50px; text-align: right;}
.navr_li{display: inline; line-height: 47px; margin: 0 20px;font-size: 16px;position: relative;}
.navr_li a{display: inline-block;color: #fff;}
.navr_li a:hover::after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #fff;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
.navr_li_on{ font-weight: bold; }
.navr_li_on::after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
/*替换头部导航*/
.nav_big2{ width: 100%;position: fixed;top:0;left:0;right: 0;z-index: 99;box-shadow: 0px 0px 10px rgba(0,0,0,0.2)}
.nav_big2 .nav_t{background: #343434;
    transition: background 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}
.nav_big2 .nav{background: #fff;
    transition: background 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;
}
.nav_big2 .navr_li a{ color: #666; }
.nav_big2 .navr_li a:hover::after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    border-radius: 5px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
.nav_big2 .navr_li_on::after{
    content: "";
    display: block;
    width: 60px;
    height: 5px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -30px;
}
/*轮播图*/
.banner{width:100%;height: 600px;min-width: 1360px;position: relative; overflow: auto;z-index: 1}
.banner ul li{float: left;}
.banner  li{/* list-style: none; */}
.banner  li img{display: block;width: 100%;height:600px;}

#myCarousel .carousel-indicators { position: absolute;  right: 10px; bottom:70px;z-index: 12;display: none;}
#banner .dots li {  
    float:left;
    display: block; 
    width: 6px; 
    height: 6px; 
    margin: 0 4px; 
    text-indent: -999em; 
    border: 1px solid #fff; 
    border-radius: 6px; 
    cursor: pointer; 
    opacity: .4; 
    -webkit-transition: background .5s, opacity .5s; 
    -moz-transition: background .5s, opacity .5s; 
    transition: background .5s, opacity .5s;
}
#banner .dots li.active {width: 6px; 
    height: 6px;  background: #f5f5f5;opacity: 1;border: 1px solid #f5f5f5; }
.banner_img {
    min-width: 1360px;
    width: 100%;
    height: 600px;
    overflow: hidden;
}
/*运费查询*/
.index_1{
    width: 100%;
    position: relative;
    z-index: 13;
    /*background: #fff;*/
}
.index_1in{ 
    width: 1250px;
    margin: 0 auto; 
    margin-top: -100px;
}
.index_1in2{
    width: 1020px;
    height: 50px;
    background-image: url(../images/tiao.png);
    background-size: auto 50px;
    background-repeat: no-repeat;
    color: #999999;
    display: flex;
    transform: translateZ(0);
    border-radius: 8px 8px 0 0;
}
.index_1in2sp{
    /*width: 20%;*/
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    font-size: 16px;
    color: hsla(0,0%,100%,.5);
    cursor: pointer;
    transition: all .6s;
    z-index: 9;
    padding-right: 15px;
}
.index_1in2sp_on{
    width: 100%;
    height: 50px;
    background: url(../images/tiao_bai2.png)no-repeat center center ;
    background-size: 100% 100%;
    transform-origin: 0 0;
    transition: transform .6s;
    z-index: 1;
    color: #333;
    font-weight: bold;
}
/*.index_1in2sp:nth-child(1).index_1in2sp_on{
    background: url(../images/tiao_bai.png) no-repeat center center;
}*/
.index_1in3{
    background: #fff;
    padding:70px 30px;
    border-radius: 0 8px 8px 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    display:flex;
}
.index_1in4{
    flex: 1;
    border:1px dashed #e4e4e4;
    border-radius: 4px;
    padding: 16px 16px 22px 16px;
    box-sizing: border-box;
    margin-right: 20px;
}
.index_1in5{
    font-size: 16px;
    color: #999;
}
.index_1in4se{
    width: 100%;
    margin-top: 20px;
    background-color: transparent;
    border:none;
    font-size: 18px;
}
.index_1in4in, .index_1in4in2{
    background-color: transparent;
    border:none;
    padding-top: 20px;
}
.index_1in4in2{
    width: 30%;
}
.index_1in4in::-webkit-input-placeholder{
    font-size: 18px;
    color: #333;
}
.index_1in4in2::-webkit-input-placeholder{
    font-size: 18px;
    color: #333;
}
.index_1in6{
    width: 200px;
    border-radius: 4px;
}
.index_1in4a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
.index_1in4img{
    width: 20px;
    height: 20px;
    margin-right: 15px;
}
.index_1in7{
    width: 480px;
    border-radius: 4px;
    padding: 16px 16px 22px 16px;
    box-sizing: border-box;
    margin-right: 20px;
    border:1px dashed #e4e4e4;
}
.index_1in7in{
    display: flex;
}
.index_1in8{
    flex: 1;
}
.index_1in4in3{
    width: 35%;
    height: 30px;
    border:1px solid #e4e4e4;
    border-radius: 3px;
    margin-right: 3px;
    margin-top: 15px;
    text-align: center;
}
/*热门渠道*/
.index_2{ width: 100%; background: #fff; padding-bottom: 70px;}
.index_2in{width: 1250px; margin: 0 auto; padding-top: 80px;}
.index_2t{text-align: center;}

/*业务流程*/
.index_3{ width: 100%;background-image: url(../images/bg.jpg);background-size: 100% 100%; }
.index_3in{ padding: 40px 0; text-align: center;}
/*底部*/
.base{
    width: 100%;
    /*height: 500px;*/
    background: url(../images/bg4.jpg) right bottom no-repeat #000;
}
.link{
    font-size: 18px;
    color: #ccc;
    padding: 20px 0;
    border-bottom: 1px solid #454545;
}
.link_in{
    width: 1250px;
    margin: 0 auto;
}
.linka{
    padding-left: 20px;
    color: #ccc;
}
.base_in{
    width: 1250px;
    margin: 0 auto;
}
.base_in1{
    padding: 50px 0;
}
.logo2{
    width: auto;
    height: 60px;
}
.base_in2{
    display: flex;
    font-size: 16px;
    width: 100%;
    overflow: hidden;
}
.base_in3{
    float: left;
    width: 150px;
    margin-right: 15px;
}
.base_in3 a{
    display: block;
    padding: 5px 0;
    color: #fff;
}
.base_in4{
    float: left;
    width: 350px;
    color: #fff;
    margin-right: 20px;
}
.base_in4p{
    padding-top: 10px;
}
.base_in5{
    float: left;
    width: 150px;
    text-align: center;
}
.base_in3in{
    width: 130px;
    height: 130px;
    background: #fff;
    border-radius: 4px;
    padding: 5px;
}
.base_in3inimg{ 
    width: 100%;
}
.base_in5p{
    color: #fff;
    font-size: 14px;
    padding-top: 5px;
}
.copyright{
    margin-top: 40px;
    border-top: 1px solid #454545;
    padding: 20px 0;
    font-size: 12px;
    color: #999999;
    text-align: center;
}

/*登录注册*/
.login{
    /*margin-top: 125px;*/
    padding: 10px 0 150px 0;
    width: 100%;
    background-image: url(../images/bg5.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.log_in{
    width: 500px;
    min-height: 500px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2); 
    margin-top: 80px;
    padding: 45px 60px 50px 60px;
    box-sizing: border-box;
    position: relative;
}
.login2{
    position: absolute;
    top:0;
    right: 0;
}
.login_icon{
    width: 57px;
    height: 57px;
    vertical-align: middle;
    cursor: pointer;
}
.login2sp{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    border:1px solid #92bcde;
    border-radius: 4px;
    color: #92bcde;
    position: relative;
}
.login2sp::after{
    content: "";
    position: absolute;
    right: -15px;
    top: 10px;
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-left: 9px solid #92bcde;
}
.login2sp::before{
    content: "";
    position: absolute;
    z-index: 1;
    right: -13px;
    top: 10px;
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-left: 9px solid #fff;
}
.log_int{
    font-size: 24px;
    padding-bottom: 30px;
}
.log_in1{
    margin-top: 20px;
}
.log_in2{
    font-size: 16px;
}
.log_inpt{
    background-color: transparent;
    border:none;
    width: 100%;
    height: 50px;
    border:1px solid #cccccc;
    border-radius: 4px;
    margin-top: 10px;
    text-indent: 10px;
}
.log_in3{
    margin: 50px 0 0px 0;
}
.log_btn{
    background-color: transparent;
    border:none;
    width: 100%;
    height: 50px;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
}
.log_in4{
    padding-top: 20px;
}
.log_wx{
    width: 210px;
    height: 210px;
}
/*注册*/
.xinghao{ color: red; }
.log_in5{
    display: flex;
    margin-top: 15px;
}
.log_in5L{
    width: 85px;
    margin-right: 10px;
    text-align: right;
    line-height: 40px;
}
.log_in5R{
    flex: 1;
}
.login_inpt2{
    background-color: transparent;
    border:none;
    width: 100%;
    height: 40px;
    border:1px solid #cccccc;
    border-radius: 4px;
    text-indent: 10px;
}
/*会员中心*/

/*跑马灯*/
.center_1in3{
    width: 50%;
    margin: 0 auto;
    padding-top: 10px;
    display: flex;
    align-items: center;
}
.center_1in3L{
    width: 20px;
    margin-right: 15px;
}
.notice{
    width: 20px;
    height: 18px;
}
.center_1in3R{
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
}
.center_1in3R a{
    color: #666;
}
.center{
    width: 1250px;
    margin: 0 auto;
    margin-top: 22px;
    padding-bottom: 50px;
    position: relative;
}
.center_com{
    /*padding-top: 120px;*/
}
/*左边栏*/
.center_L{
    float: left;
    width: 230px;
    background: #fff;
    margin-right: 20px;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.center_Lactive{
    float: left;
    width: 230px;
    background: #fff;
    margin-right: 20px;
    border-radius: 8px;
    position: fixed;
    top: 142px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.content_Lul{
    width: 100%;
    padding: 30px 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.content_Lli{
    width: 100%;
    margin-top: 5px;
}
.sidebar{
    display: block;
    height: 100%;
    padding: 15px 0 15px 45px;
    box-sizing: border-box;
}
.sidebar_on{
    /*width: 100%;*/
    height: 100%;
    border-radius: 4px;
    color: #fff;
}
.sidebar img{
    width: 18px;
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -2px;
}
.off{
    display: none;
}
.sidebar:hover .on{
    display: none;
}
.sidebar:hover .off{
    display: inline-block;
}
.sidebar:hover{
    height: 100%;
    border-radius: 4px;
    color: #fff;
}
/*右边*/
.center_R{
    float: left;
    width: 1000px;
    margin-left: 250px;
    position: absolute;
    /*padding-bottom: 30px;*/
}
.center_R1{
    background: #fff;
    padding: 27px 0 15px 0;
    border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.center_R1_in{
    display: flex;
    justify-content: space-around;
}
.row{
    /*flex: 1;*/
    width: 150px;
    /*width: 20%;*/
    text-align: center;
}
.row0{
    line-height: 20px;
}
.row1{
    font-size: 38px;
    color: #fd6c01;
}
.row2{
    font-size: 14px;
    color: #333;
    padding-top: 15px;
}
.row1_1{
    color: #4a79fe;
}
.row1_2{
    color: #15b2b0;
}
.row1_3{
    color: #ff6679;
}
.row1_4{
    color: #5833e2;
}
.center_R2{
    background: #fff;
    margin-top: 10px;
    border-radius: 8px;
    padding: 20px 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.center_R2t{
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}
.center_R2t::before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 24px;
    border-radius: 5px;
    vertical-align: middle;
    margin-right: 10px;
}
.center_R2tsp{
    flex: 1;
}
.center_R2ta{
    font-size: 14px;
    font-weight: normal;
    color: #999;
}
.center_R2in{
    display: flex;
    color: #666;
    padding: 15px 0;
}
.center_R2in2{
    width: 250px;
}
.center_R2in3{
    width: 200px;
}
.center_R2in4{
    flex: 1;
}
.center_R2in p{
    padding-top: 15px;
}
.center_R3{
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 10px;
}
.center_R3in{
    width: 16.6%;
    text-align: center;
    margin-top: 33px;
}
.c_icon{
    width: 50px;
    height: 50px;
}
.center_R3p{
    padding-top: 5px;
}
.center_R4{
    width: 100%;
    max-height: 300px;
    margin: 25px 0 20px 0;
    overflow-x: hidden;
    overflow-y: auto;
}
.center_R4tab{
    width: 100%;
    border-top: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
}
.center_R4tab th{
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    background: #f2f2f2;
    height: 36px;
}
.center_R4tab td{
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    height: 36px;
    text-align: center;
}
.td_color{
    color: #0055c1;
}
.copyright2{
    text-align: center;
    padding:  30px 0;
}
/*红色、橙色会员中心*/
.center_R1_in2{
    padding: 0px 0 20px 30px;
    display: flex;
    align-items: center;
}
.center_R1_in2L{
    width: 80px;
    height: 80px;
    border-radius: 80px;
    overflow: hidden;
}
.center_1tx{
    width: 100%;
}
.center_R1_in2R{
    flex: 1;
    padding-left: 25px;
}
.center_R1_in2R1sp{
    font-size: 22px;
}
.center_R1_in2R1sp2{
    color: #7a7a7a;
    padding-left: 25px;
}
.center_R1_in2R2{
    padding-top: 5px;
    font-size: 16px;
}
/*立即下单*/
.center_t{padding: 17px 15px;border-bottom: 1px solid #c2deff;}
.center_tsp{ font-size: 20px;font-weight: bold; }
.center_tsp::before{
    content: "";
    display: inline-block;
    width: 4px;
    height: 24px;
    border-radius: 5px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
}
.xd{ box-shadow: 0 0 10px rgba(0,0,0,0.2);border-radius: 8px;background: #fff;}
.xd_1{background: #fff;padding: 22px 15px;}
.xd_1t{ display: flex;align-items: center;}
.xd_1tsp{ font-size: 16px;font-weight: bold;flex: 1; }
.xd_1tsp::before{
    content: "";
    display: inline-block;
    width: 3px;
    height: 20px;
    border-radius: 5px;
    vertical-align: middle;
    margin: -3px 10px 0 0;
}
.xd_1tsp2{ display: inline-block;min-width: 80px;height: 36px;color: #fff;text-align: center;line-height: 36px;border-radius: 3px;padding: 0 10px; cursor: pointer;}
.xd_1in{margin-top: 22px; width: 90%; height: 40px; border: 1px solid #e4e4e4; border-radius: 20px; line-height: 40px;}
.xd_1ina{display: inline-block;min-width: 100px;padding: 0 15px;text-align: center; cursor: pointer;}
.xd_1ina_on{ border-radius: 40px;font-weight: bold; }
.xd_2{ background: #fff;padding: 20px 15px 30px 15px; border-radius: 8px;margin-bottom: 10px;}
.xd_2_shadow{ box-shadow: 0 0 10px rgba(0,0,0,0.2); }
.xd_2in{ width: 100%; display: flex;flex-wrap: wrap;margin-top: 10px;}
.xd_2in2{ margin: 15px 5% 0 0; flex: 1;display: flex;}
.xd_2in2la{ display: inline-block;width: 100px;text-align: right;margin-right: 10px; line-height: 38px;}
.xd_2in2inpt{background-color: transparent;border:none; width: 280px;height: 36px;border:1px solid #e4e4e4;border-radius: 3px;text-indent: 5px; }
.xd_2in2sp{ flex: 1; }
.xd_2in3{ margin-top: 15px; width: 100%;}
.xd_2in2inpt2{background-color: transparent; width: 70px;height: 36px;border:1px solid #e4e4e4;border-radius: 3px;text-align: center; }
.xd_2in2se{ background-color: transparent;width: 90px;height: 36px;border:1px solid #e4e4e4;border-radius: 3px; }
.xd_2in3sp{ padding-right: 20px; }
.xd_2in2tex{ background-color: transparent;border:none; width: 280px;height: 40px;border:1px solid #e4e4e4;border-radius: 3px;padding: 10px 0;text-indent: 5px; vertical-align: top;}
.xd_2in_2{margin-top: 20px;}
.xd_2in_4{margin-top: 20px; width: 100%; overflow: auto;}
.xd_2in_4in{ width: 1300px; }
.center_R4tabin{ width: 80px;height: 28px;border:1px solid #e4e4e4;text-align: center; }
.center_R4tabin2{ width: 280px;height: 28px;border:1px solid #e4e4e4;text-indent: 5px }
.center_R4add{ display: inline-block;width: 70px;height: 30px;line-height: 30px; background: #0055c1;border-radius: 3px;color: #fff;margin: 0 5px; }
.center_R4del{ display: inline-block;width: 70px;height: 30px;line-height: 30px; background: #e43c2f;border-radius: 3px;color: #fff;margin: 0 5px; }
.xd_2in_2btn{background-color: transparent;border:none; min-width: 120px;height: 40px;border-radius: 3px;color: #fff;padding: 0 10px; margin: 30px 0 20px 0;cursor: pointer;}
.inquire_4tda{ display: inline-block;width: 90px;height: 30px;line-height: 30px; background: #ff851a;border-radius: 3px;color: #fff;margin: 0 5px; }

/*批量申报弹窗*/
.plsb_up{ position: fixed;top:0;right: 0;bottom:0;left: 0;z-index: 99; background: rgba(0,0,0,0.5); }
.plsb_upin{ width: 600px;height: 340px;background: #fff;border-radius: 10px;margin: 200px auto; }
.plsb_upt{ display: flex;align-items: center; padding: 15px 20px;border-bottom: 1px solid #eeeded; }
.plsb_upsp{ flex: 1;font-size: 18px; }
.up_cancel{ width: 16px;height: 16px;cursor: pointer; }
.plsb_upc{ padding: 35px 60px; }
.plsb_upcin{ line-height: 46px; }
.plsb_upcin2{ margin-top: 30px; }
.plsb_upcbtn{ background-color: transparent;border:none;width: 130px;height: 38px;background: #0055c1;border-radius: 3px;color: #fff;margin-right: 30px; cursor: pointer;}

.plsb_upin2{ width: 880px;min-height: 340px; background: #fff;border-radius: 10px;margin: 120px auto;}
.plsb_upc2{ padding: 0 20px; }
.xd_2in_3{ margin-top:20px;max-height: 600px;overflow: auto; }

/*订单管理*/
.wrapper {margin: 20px 15px 0 15px; position:relative;height: 40px;/*width: 100%;*/overflow: hidden;}
.scroller {position:absolute}
.scroller li {height: 40px;float: left;line-height: 40px;text-align: center}
.scroller li a{ display: inline-block;height: 40px;line-height: 40px; border:1px solid #ddd;padding: 0 10px;background: #f2f2f2;margin-right: 8px;}
.scroller li.cur a{color:#fff;}

.wrapper1 {margin: 20px 15px 0 15px; position:relative;height: 40px;/*width: 100%;*/overflow: hidden;}
.scroller1 {/*position:absolute;*/transition-duration: 0ms;transform: translate(0px, 0px) translateZ(0px);transition-timing-function: cubic-bezier(0.1, 0.57, 0.1, 1);}
.scroller1 li {height: 40px;float: left;line-height: 40px;text-align: center}
.scroller1 li a{ display: inline-block;height: 40px;line-height: 40px; border:1px solid #ddd;padding: 0 10px;background: #f2f2f2;margin-right: 8px;}
.scroller1 li.cur a{color:#fff;}

.ddgl_1{ padding: 0 15px 20px 15px; min-height: 600px;}
.ddgl_1t{ border:1px solid #ddd;background: #f5f8ff; margin-top: 15px;padding: 3px 0 8px 0; display: flex;flex-wrap: wrap;}
.ddgl_2{ width: 25%;margin-top: 10px; }
.ddgl_2la{ text-align: right;display: inline-block;width: 25%; }
.ddgl_1tipt{ width: 60%;height: 32px;border:1px solid #ddd;border-radius: 3px; background: #fff;text-indent: 5px; }
.ddgl_1tipt2{ width: 32%;height: 32px;border:1px solid #ddd;border-radius: 3px; background: #fff;text-indent: 5px; }
.ddgl_1tipt3{ width: 19%;height: 32px;border:1px solid #ddd;border-radius: 3px; background: #fff;text-indent: 5px; }
.ddgl_2btn{ background: transparent;border:none;width: 100px;height: 34px;border-radius: 3px;color: #fff;margin-right: 8px; }
.ddgl_2btn2{ background: transparent;border:none;width: 100px;height: 34px;border-radius: 3px;color: #fff;background: #ff7a09;cursor: pointer;}
.ddgl_2btn2:hover{ background: #e77c30 }
.ddgl_2btn3{ display: inline-block;width: 100px;height: 32px;border-radius: 3px;color: #ff7a09;border:1px solid #ff7a09;vertical-align: middle;margin-top: -3px; text-align: center;line-height: 32px;}
.ddgl_2btn3:hover{ background: #ff7a09;color: #fff; }
.plsb_upcbtn3{ background: transparent;border:none;width: 130px;height: 38px;border-radius: 3px;color: #333;border:1px solid #333; cursor: pointer;}

.ddgl_1tab{ margin-top: 15px;overflow: auto; width: 100%;}
.ddgl_table{ width: 100%;border-top: 1px solid #ddd;border-left: 1px solid #ddd;table-layout: fixed; }
.ddgl_table th,.ddgl_table td{ height: 36px;text-align: center; border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;width: 150px; }
.ddgl_table th{ background: #f2f2f2; }
/*.ddgl_thead tr th{ position: sticky;top:0;}*/
.ddgl_table th:first-child,
.ddgl_table th:last-child,
.ddgl_table td:first-child,
.ddgl_table td:last-child{
    position: sticky;
    left: 0;
    right: 0;
    background: #f2f2f2;
}
.ddgl_table th:first-child,
.ddgl_table th:last-child{
    z-index: 3; 
}
.ddgl_table th:first-child,
.ddgl_table td:first-child{
    width: 50px;
}
.ddgl_table th:last-child,
.ddgl_table td:last-child{
    width: 180px;
}
.ddgl_table td:last-child{
    /*text-align: left;*/
    padding: 0 5px;
    box-sizing: border-box;
}

.ddgl_table1{ width: 100%;border-top: 1px solid #ddd;border-left: 1px solid #ddd;table-layout: fixed; }
.ddgl_table1 th,.ddgl_table1 td{ height: 36px;text-align: center; border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;width: 110px; }
.ddgl_table1 th{ background: #f2f2f2; }
/*.ddgl_thead tr th{ position: sticky;top:0;}*/
.ddgl_table1 th:first-child,
.ddgl_table1 th:last-child,
.ddgl_table1 td:first-child,
.ddgl_table1 td:last-child{
    position: sticky;
    left: 0;
    right: 0;
    background: #f2f2f2;
}
.ddgl_table1 th:first-child,
.ddgl_table1 th:last-child{
    z-index: 3; 
}
.ddgl_table1 th:first-child,
.ddgl_table1 td:first-child{
    width: 40px;
}
.ddgl_table1 td .center_R4tabin{
    width: 90%;
}


.td_blue{display: inline-block;padding: 3px 8px;background: #3c75ff;border-radius: 3px;color: #fff;margin: 0 1px}
.td_del{display: inline-block;padding: 3px 8px;background: #e43c2f;border-radius: 3px;color: #fff;margin: 0 1px}

/*分页*/
.page{ width: 100%;margin: 15px 0 10px 0; }
.page_inpt{ background: transparent;border:none;width: 40px;height: 24px;border:1px solid #ddd; }

/*付款订单*/
.center_t2{ padding: 17px 15px;border-bottom: 1px solid #c2deff; background: #fafafa; display: flex;}
.center_t2L{ flex: 1; }
.center_tsp2{ font-size: 18px;font-weight: bold; }
.return{ width:20px;height: 20px;vertical-align: middle;margin-top: -3px;margin-right: 10px; }
.ddgl_fk{ width: 600px;margin: 0 auto;margin-top: 60px; }
.ddgl_fkt{ text-align: center;font-size: 20px;font-weight: bold; }
.ddgl_fk2{ margin-top: 40px; }
.xd_2in2la2{ width: 200px;text-align: right;line-height: 30px;color: #999;margin-right: 10px;font-size: 16px; }
.ddgl_fksp{ font-size: 16px;font-weight: bold;line-height: 30px; }
.ddgl_fkbtn{margin: 40px 0 0 210px; background-color: transparent;border:none;width: 200px;height: 50px;border-radius: 3px;color: #fff;cursor: pointer; }
.ddgl_1txq{ color: #0055c1;padding: 10px 0 0 10px; width: 100%;}
.ddgl_1txq2{ margin-top: 20px; padding:0 10px;width: 100%;box-sizing: border-box;}
.ddgl_1txq2t{ font-weight: bold;padding-bottom: 5px; }
.ddgl_1txq2in{ display: flex; width: 100%;}
.xq_1{ flex: 1;line-height: 24px;padding-right: 10px;box-sizing: border-box; }

.ddxq_1{ display: flex;margin-top: 25px;align-items: center;}
.ddxq_1L{ flex: 1; }
.ddxq_1sp{ display: inline-block;width: 120px;height: 40px;text-align: center;line-height: 40px;cursor: pointer; }
.td_img{ width: 36px;height: 36px;margin: 3px 2px 0 2px; }

/*财务管理*/
.cwgl_1{padding: 30px 0px 20px 0; display: flex; }
.cwgl_1in{width: 174px;height: 84px;background-repeat: no-repeat; padding: 10px 0px 0 78px;}
.cwgl_1int{ font-weight: bold; color: #333; }
.cwgl_1int2{ font-size: 16px;font-weight: bold;color: #0055c1;padding-top: 6px; }
.cwgl_1inbg{ background-image: url(../images/cw_bg1.png); }
.cwgl_1inbg2{ background-image: url(../images/cw_bg2.png); }
.cwgl_1inbg3{ background-image: url(../images/cw_bg3.png); }
.cwgl_1inbg4{ background-image: url(../images/cw_bg4.png); }
.cwgl_1inbg5{ background-image: url(../images/cw_bg5.png); }

.cwgl_2{ font-size: 16px;font-weight: bold;border-bottom: 1px solid #f2f2f2;padding-bottom: 10px; }
.cwgl_3{ padding: 5px 0 8px 0;display: flex; flex-wrap: wrap; }

/*余额充值*/
.yecz{ padding: 0 15px 20px 15px;}
.cz_1{border:1px solid #e4e4e4;margin-top: 20px;padding: 10px 0 30px 50px;border-radius: 8px;}
.cz_1sp{ display: inline-block;width: 80px;height: 80px;position: relative; }
.cz_1up{ width: 80px;height: 80px; }
.cz_1inpt{ position: absolute;top:0;left: 0;right: 0;bottom:0;opacity: 0; }
.log_in5inpt{background-color: transparent;border:none; width: 120px;height: 42px;border-radius: 3px;margin-top: 10px;color: #fff; }
.cz_2{ border:1px solid #f2f2f2;background: #f9fdff;margin-top: 10px;padding: 15px 20px;line-height: 24px;border-radius: 8px;}

.xd_3{ padding: 20px 15px 60px 15px;margin-top:10px; background: #fff;border-radius: 8px;box-shadow: 0 0 10px rgba(0,0,0,0.2);}
.cz_4 img{ max-width: 500px;margin-top: 10px; margin-left: -50px;border-radius: 8px;}
.cz_4{background: #f9fdff;margin-top: 15px;padding: 15px 20px;line-height: 24px;border-radius: 8px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

/*地址管理*/
.add_1{margin-top: 10px; display: flex;flex-wrap: wrap; justify-content: space-between;}
.add_1in{width: 48%; margin-top: 10px;border:1px solid #e4e4e4;border-radius: 3px; padding: 12px 10px;box-sizing: border-box;display: flex;align-items: center;line-height: 28px;}
.add_1inL{ flex: 1; }
.add_1inR{ padding: 0 25px; }
.add_1in_on{ border-color: #79b5ff;background-image: url(../images/add_icon.png);background-repeat:no-repeat;background-position:  right bottom;}
.add_1inLb{ color: #999; }
/*添加地址*/
.add_2{ margin-top: 20px; width: 100%;}
.add_2la{ display: inline-block;width: 120px;text-align: right;margin-right: 10px; }
.add_2inpt{background: transparent;border:none; width: 350px;height: 36px;border:1px solid #e4e4e4;border-radius: 3px;text-indent: 5px;}
.add_2se{ background: transparent;border:none; width: 110px;height: 36px;border:1px solid #e4e4e4;border-radius: 3px; }
.add_2tex{ background: transparent;border:none;width: 340px;height: 50px;border:1px solid #e4e4e4;border-radius: 3px; vertical-align: top;padding: 5px;}

/*分享赚钱*/
.fxzq_1{ margin-top: 15px;background: url(../images/bg6.jpg);background-size: 100% 100%;border-radius: 10px;padding:40px 70px;color: #fff;display: flex; align-items: center;}
.fxzq_1L{ flex: 1; }
.fxzq_1Lt{ font-size: 26px;font-weight: bold; }
.fxzq_1Lin{ padding-top: 25px;line-height: 28px; }
.fxzq_1R{ margin-left: 20px;height: 40px;min-width: 110px;text-align: center;line-height: 40px;background: #fff;border-radius: 20px;padding: 0 15px;font-size: 16px; }
.fxzq_1Rwx{ width: 25px;height: 20px;vertical-align: middle;margin-right: 5px; }
.fxzq_2{ margin-top: 20px;display: flex; }
.fxzq_2a{padding: 25px 15px;width: 220px; display: flex;align-items: center;margin-right: 30px;border:1px solid #9e9e9e;border-radius: 5px;justify-content: center;}
.fxzq_2img{ width: 46px;height: 46px;margin-right: 20px;}
.fxzq_2d{ flex: 1; }
.fxzq_2dp{ font-size: 16px;font-weight: bold;color: #ef0202; }
.fxzq_2dp2{ padding-top: 10px;font-size: 16px;color: #333; }
.fxzq_3{ margin-top: 20px;height: 42px;}
.fxzq_3sp{ display: inline-block;min-width: 90px;height: 40px;border:1px solid #e4e4e4;background: #f2f2f2;text-align: center;line-height: 40px;padding: 0 15px;margin-right: 10px;cursor: pointer; }
.fxzq_3sp_on{color: #fff; }

.xd_2in2_2{ margin: 25px 20% 0 0; flex: 1;display: flex;}
.xd_2in2inpt3{background-color: transparent;border:none; width: 280px;height: 44px;border:1px solid #e4e4e4;border-radius: 3px;text-indent: 8px; }
.zyyw{ padding-top: 120px; }

/*主营业务*/
.zyyw_img{ width: 100%;height: auto; }
.zyyw_1{ width: 100%;background: #fff; }
.zyyw_1in{ width: 1250px;margin: 0 auto;padding: 110px 0; display: flex;align-items: center;justify-content: space-between;}
.zyyw_1L{ width: 610px; }
.zyyw_1R{ width: 550px;height: 500px; }
.zyyw_1Rimg{ width: 100%;max-height: 100%; }
.zyyw_1Lt{ font-size: 30px;}
.zyyw_1Lt::after{
    content: "";
    display: block;
    width: 250px;
    height: 5px;
    margin-top: 15px;
    background-image: linear-gradient(to right ,#0055c1,#c4ecff)
}
.zyyw_1Lin{ font-size: 20px;color: #666;line-height: 40px;padding-top: 40px; }
.zyyw_1Lina{ display: inline-block;width: 200px;height: 60px;text-align: center;line-height: 60px;border-radius: 4px;color: #fff;font-size: 20px; }
.zyyw_2{ width: 100%;background: #eff5fb }
.zyyw_3{ width: 100%;background-image: url(../images/bg9.jpg);background-repeat: no-repeat;margin-bottom: 50px; }
.zyyw_1L2{ width: 290px;height: 530px; }
.zyyw_1L2img{ width: 100%;height: 100%; }
.zyyw_1L3{width: 380px; padding-left: 10px;font-weight: bold;color: #454545;}
.zyyw_1L3in{ font-size: 34px;text-decoration:underline;text-underline-offset:8px; }
.zyyw_1L3in2{ font-size: 34px;text-decoration:underline;padding: 10px 0 0 60px;text-underline-offset:8px; }

.zyyw_3R{ flex: 1; }
.zyyw_3Rt{ display: flex; align-items: center;}
.zyyw_3RtL{ flex: 1; }
.zyyw_3Rtin{ padding-top: 30px; display: flex;}
.add_icon{ width: 30px;height: 30px;margin-right: 23px;margin-top: 5px;}
.zyyw_3Rtin2{ flex: 1; }
.zyyw_3Rp{ font-size: 24px; }
.zyyw_3Rp2{ font-size: 20px;color: #777777;padding-top: 5px; }
.base_in3inp{ padding-top: 10px;text-align: center; }

/*最新消息*/
.zyyw_in{ width: 1250px;margin: 0 auto; }
.new_1{ padding: 50px 0 30px 0;border-bottom: 1px solid #e2e2e2;display: flex;align-items: center;color: #999;}
.new_1img{ width: 22px;height: 22px;margin-right: 14px; }
.new_1sp{ font-size: 20px;font-weight: bold;margin-right: 10px;}
.new_1sp2{ padding-left: 10px; padding-right: 10px; }
.new_2{ padding: 25px 0 70px 0;overflow: hidden; }
.new_2L{ float: left; width: 830px; margin-right: 30px; }
.new_2Lt{text-align: center;font-size: 32px;padding-top: 15px;}
.new_2Lt2{ padding: 30px 0; text-align: center;color: #999;}
.new_2Lin{ line-height: 200%; }
.new_2Lin2{ text-align: center; }
.new_2Limg{ max-width: 100%;height: auto;padding: 10px 0;}
.new_3{ padding-top: 60px; }
.new_3 a{display: block; padding-top: 10px;color: #0099ff; }
.new_2R{float: right; width: 380px;border:1px solid #e4e4e4;padding-bottom: 30px; max-height: 620px; }
.new_2Rt{ width: 100%;height: 80px;line-height: 80px;font-size: 20px;font-weight: bold;color: #fff; padding-left: 15px;box-sizing: border-box; background-image: url(../images/img_t.jpg);background-size: 100% 100%;}
.new_2Rul{ padding: 15px 20px; }
.new_2Rli{ padding: 15px 0;list-style: inside;color: #999; 
    overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.new_2Rli a:hover{ color: #0099ff; }

/*新闻中心*/
.new_4{ display: flex; padding: 50px 0;}
.new_4L{ flex: 1; }
.new_4Lt{ font-size: 20px;font-weight: bold;color: #0057c1;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.new_4Lin{ height: 115px;margin-top: 25px;font-size: 18px;color: #999999;line-height: 30px; 
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:4;
}
.new_4Lb{ margin-top: 40px; }
.new_4Lba{ display: inline-block;width: 100%;height: 56px;text-align: center;line-height: 56px; border-radius: 4px;color: #fff; }
.new_4R{ width: 720px;height: 260px;margin-left: 95px; }
.new_4Rimg{ width: 100%;height: 100%; }
.new_5{ width: 100%;padding-bottom: 80px; }
.new_5in{ display: flex;padding: 25px 0;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;margin-top: -1px; }
.new_5L{ width: 200px;height: 120px;margin-right: 20px; }
.new_5R{ flex: 1; }
.new_5Rt{ font-size: 18px;font-weight: bold; color: #666666;padding-top: 10px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
}
.new_5Rin{ font-size: 18px;color: #999;line-height: 30px; padding-top: 20px;
    overflow:hidden; 
    text-overflow:ellipsis;
    display:-webkit-box; 
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
/*轨迹查询*/
.gjcx{ width: 100%;padding:30px 0 65px 0; }
.gjcx_in{ width: 1250px;margin: 0 auto; }
.gjcx_1{ padding: 15px 20px;background: #fff;border-radius: 10px;display: flex; 
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.gjcx_1inpt{ flex: 1;height: 60px;background: transparent;border:none; border:1px solid #e3e3e3; border-radius: 10px;text-indent: 20px;margin-right: 20px;}
.gjcx_1btn{background: transparent;border:none; width: 160px;height: 60px;border-radius: 10px;color: #fff;font-size: 18px;}
.gjcx_2{margin-top: 20px;background: #fff;border-radius: 10px;padding: 25px 40px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.gjcx_3{ display: flex; align-items: center;}
.gjcx_3L{ flex: 1; }
.gjcx_3L1sp{ color: #999; }
.gjcx_3L1sp2{ margin-right: 30px; }
.gjcx_3L2{ font-size: 20px; margin-top: 10px;}
.gjcx_3L2img{ width: 62px;height: 11px;margin: 0 15px; }
.gjcx_3L3{ color: #999;padding-top: 10px; }
.gjcx_3R{ width: 300px;border-right:1px solid #ededed;padding: 10px 30px 10px 0;text-align: right; }
.gjcx_3R1{ font-size: 18px;padding-bottom: 10px; }
.gjcx_3R3{width: 60px;text-align: right;padding-right: 15px;}
.gjcx_3R3sp{
    display: inline-block;
    width: 16px;
    height: 15px;
    background: transparent url(../images/g_r.png) no-repeat;
    background-size: 16px 15px;
    vertical-align: middle;
    cursor: pointer; 
}
.gjcx_3R3sp2{
    display: inline-block;
    width: 16px;
    height: 15px;
    background: transparent url(../images/g_b.png) no-repeat;
    background-size: 16px 15px;
    vertical-align: middle;
    cursor: pointer;
}
.gjcx_4{ margin-top: 25px; }
.gjcx_4ta{ width: 100%; border:1px solid #e4e4e4;}
.gjcx_4ta th{ color: #fff;text-align: center;height: 36px;}
.gjcx_4ta td{border-top: 1px solid #e4e4e4;text-align: center;height: 36px;}
.gjcx_2img{ width: auto;max-width: 100%;height: auto;padding: 50px 0; }

/*运费估算*/
.yfgs_1{ padding: 15px;background: #fff;border-radius: 10px;display: flex;flex-wrap: wrap; 
    box-shadow: 0 0 10px rgba(0,0,0,0.2); }

/*优惠券*/
.kq_1{ display: flex;flex-wrap: wrap;justify-content: space-between; }
.kq_1in{ width: 48%;height: 175px; background-repeat: no-repeat;background-size: 100% 100%;margin-top: 20px; }
.kq_1ina{ display: flex; align-items: center;color: #fff;height: 175px;}
.kq_1inL{ flex: 1; }
.kq_1inL1{ font-size: 28px; font-weight: bold;padding: 0px 0 10px 88px;}
.kq_1inL2{ padding: 5px 0 0 48px;font-size: 20px; }
.kq_1inR{ padding-right: 40px;font-size: 20px;font-weight: bold; }
.kq_1inRsp{ font-size: 50px;}
.kq_1in_bg{ background-image: url(../images/kq_bg1.png); }
.kq_1in_bg2{ background-image: url(../images/kq_bg2.png); }
.kq_1in_bg3{ background-image: url(../images/kq_bg3.png); }
.kq_1in_bg4{ background-image: url(../images/kq_bg4.png); }
#fxzq3 .kq_1in,
#fxzq4 .kq_1in{ -webkit-filter:grayscale(100%); }
.green{ color: green; }
/*积分兑换*/
.jfdh{ margin-top: 10px; }
.jfdh_span{ font-size: 28px;color: #ff6600;vertical-align: middle;margin-right: 30px;}
.jfdh_a{ display: inline-block;height: 36px;line-height: 36px;padding: 0 25px;border-radius: 4px;background: #0057c1;color: #fff; }
.jfdh_1{ border:1px solid #e4e4e4; background: #f5f9fa;padding: 0 25px 20px 25px;margin-top: 20px;border-radius: 6px;}
.jfdh_1ul{ width: 100%;overflow: hidden; }
.jfdh_1ul li{ float: left;margin-right: 30px;padding-top: 20px;cursor: pointer;}
.jfdh_1li_on{ color: red; }
.kq_1in2{ width: 48%;border:1px solid #e4e4e4;border-radius: 4px; background-repeat: no-repeat;background-size: 100% 100%;margin-top: 20px; padding: 0 20px 20px 20px; box-sizing: border-box;}
.kq_1ina2{display: inline-block; display: flex; align-items: center;color: #fff;}
.kq_1btn{ background: transparent;border:none;width: 100%;height: 40px;background: #ff6600;border-radius: 4px;color: #fff;font-size: 16px;margin-top: 10px;cursor: pointer; }
.kq_1in1{ font-size: 20px;color:#454545;padding-top: 10px; }
.kq_1in3{ margin-top: 20px; }
.kq_1btn2{ background: transparent;border:none;width: 150px;height: 40px;background: #ff6600;border-radius: 4px;color: #fff;font-size: 16px;cursor: pointer;  }
.kq_2{ border-top: 1px solid #e4e4e4;margin-top: 45px;padding-top: 20px; }
.kq_2t{ font-size: 22px;font-weight: bold;color: #454545; }
.kq_2in{ font-size: 16px;line-height: 160%;color: #666;padding-top: 15px; }

/*仓库地址*/
.add_3{ border:1px solid #e4e4e4;border-radius: 4px;padding:0 35px 20px 35px;margin-top: 10px; }
.add_3p2{ padding-top: 15px;color: #999; }


#pager{
    height: 45px;
    line-height: 45px;
    text-align: right;
}


/*上传图片插件 start*/
    #choose{display: none;}
    #upload{
        /*margin: 10px 5px;*/
        position: relative;
        display: inline-block;
        width: 80px;height: 80px;
        margin: 5px 5px 5px 5px;
        /*border: 1px solid rgb(100,149,198);*/
        background: #fff no-repeat center;
        background-size: cover;
        font-size: 56px;
        line-height:68px;
        text-align: center;
        border-radius: 5px;
        margin-left:15px;
        background: #EEEEEE;
        color:#999;
        font-weight: bold;
    }
    .touch{background-color: #ddd;}
    .img-list{
        /*margin: 10px 5px;*/
        float: left;
    }
    .img-list li{float: left;border-radius: 5px;position: relative;display: inline-block;width: 80px;height: 80px;margin: 5px 5px 5px 5px;background: #fff no-repeat center;background-size: cover;}
    .img-list2 li{position: relative;display: inline-block;width: 80px;height: 80px;margin: 5px 5px 5px 5px;border: 1px solid rgb(100,149,198);background: #fff no-repeat center;background-size: cover;}
    .progress{position: absolute;width: 100%;height: 20px;line-height: 20px;bottom: 0;left: 0;background-color:rgba(100,149,198,.5);}
    .progress span{display: block;width: 0;height: 100%;background-color:rgb(100,149,198);text-align: center;color: #FFF;font-size: 13px;}
    .size{position: absolute;width: 100%;height: 15px;line-height: 15px;bottom: -18px;text-align: center;font-size: 13px;color: #666;}
    .tips{display: block;text-align:center;font-size: 13px;margin: 10px;color: #999;}
    .pic-list{margin: 10px;line-height: 18px;font-size: 13px;}
    .pic-list a{display: block;margin: 10px 0;}
    .pic-list a img{vertical-align: middle;max-width: 30px;max-height: 30px;margin: -4px 0 0 10px;}

        .img_list{
          width: auto;
          height: auto;
          overflow: hidden;
          border:1px solid red;
        }
        .upload_img li {float: left;margin-right: 2px;position: relative;width: 7.5rem;height: 7.5rem;overflow: hidden;margin-top:2px;margin-bottom: 2px;}
        .upload_img li img{width: 7.5rem;height: 7.5rem}
        .close_uplod_img{
          width: 22px;
          height: 22px;
          position: absolute;
          font-size: 22px;
          color:red;
          top:2px;
          right: 2px;
          line-height: 22px;
          text-align: center;
        }
/*上传图片插件 end*/


#sass{display: flex;width: 98%;margin: 10px auto;}
.wrapper1{ flex: 1;margin: 0 10px; }
.anniu{width: 20px;height:40px; line-height:40px;}
.anniu a{ text-decoration:none; font-size:30px; font-weight:bold; font-family:"黑体";margin-right:10px; cursor:pointer;}


.xd_2in2 .chosen-container{
    background-color: transparent;
    border: none;
    width: 280px;
    height: 36px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    text-indent: 5px;
    box-sizing: border-box;
}
.xd_2in2 .chosen-container-single .chosen-single{
    border-radius: 0;
    background: unset;
    border: 0;
    height: 36px;
    line-height: 36px;
    box-shadow:unset;
}
.xd_2in2 .chosen-container-single .chosen-single div b{
    background-position: 0 8px;
}
.xd_2in2 .chosen-container-active.chosen-with-drop .chosen-single div b{
    background-position: -18px 8px;
}

/*右侧悬浮*/
.right_up {
    position: fixed;
    right: 0;
    /*top: 260px;*/
    bottom: 30px;
    background: #fff;
    z-index: 99;
    /* border: 1px solid; */
    box-shadow: 0px 0px 19px #7ba0e2;
}

.right_upin{position: relative;}
.right_upin1{ text-align: center;}
/*.right_upin1:hover{ background: #f8f8f8; }*/
.right_upin1 img{ width: 100%; cursor: pointer;}
.right_upin2{ position: absolute; will-change: top, left;top: -25px;right: 71px; border-radius: 4px; border: 1px solid #e9e9e9; box-shadow: 0 1px 6px rgba(0,0,0,.2);}
.right_upin3{ top: 135px; }
.right_triangle{ position: absolute; right: -7px; top:50%;margin-top: -7px;}
.right_triangle img{ width: 7px; vertical-align: top;}
.right_upup{ background: #fff; padding: 8px 15px; text-align: center; box-sizing: border-box;}
.right_upupp{ font-size: 13px; }
.right_upupimg{ width: 80px; margin-top: 10px;}
.right_upup .floatDqq li{
    height: 35px;
    line-height: 35px;
}
/*右侧悬浮-end*/